 |
|
|
<%set rs1=server.CreateObject("adodb.recordset")
sql="select * from class where parentid=0 order by num"
rs1.open sql,conn,1,1
bid=cint(request("bid"))
if not rs1.eof then
do while not rs1.eof
%>
);" class="menu" onMouseOver="this.style.backgroundColor='#00172C'"
onmouseout="this.style.backgroundColor='#F27E37'"> ·<%if rs1("child")<>0 then%>"><%=rs1("fname")%><%else%>&bid=<%=rs1("id")%>"><%=rs1("fname")%><%end if%> |
|
|
<%rs1.movenext
loop
end if%>
|
|
客服热线:
联系电话:0576-85670183
手机:13867616188
传真:0576-85696966
www.china-dingli.com
Email:A001@139.COM |
|
|
|
|
|
|
<% if request("id")<>"" then
sql="select * from article where articleid="&request("id")
rs.open sql,conn,1,1
end if %>
<%=rs("title")%> |
|
<%=rs("author")%>
发表时间:<%=formatdatetime(rs("updatetime"),2)%> |
|
|